Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CIR][CIRGen] Emit memcpys for copy constructors #1197

Merged
merged 3 commits into from
Dec 3, 2024
Merged

Conversation

smeenai
Copy link
Collaborator

@smeenai smeenai commented Dec 3, 2024

CodeGen does so for trivial record types as well as non-record types; we
only do it for non-record types.

[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
Base automatically changed from users/smeenai/2/head to main December 3, 2024 19:14
@smeenai smeenai merged commit 165afb8 into main Dec 3, 2024
7 checks passed
@smeenai smeenai deleted the users/smeenai/3/head branch December 3, 2024 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants